home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / nt-doscl.zip / DSK3-3.EXE / DRIVERS / ETHERNET / SPIDER / PROTOCOL.INI next >
Text File  |  1993-06-28  |  329b  |  16 lines

  1.  
  2. ; Main driver name.
  3.    DRIVERNAME = SPIDER$
  4.  
  5. ; Posible driver interrupts are 2 - 7.
  6. ; Default is 3.
  7.    INTERRUPT = 3
  8.  
  9. ; Static RAM size on the adapter can be either 8 or 32 (K Bytes).
  10. ; Default is 8.
  11.    SRAMSIZE = 8
  12.  
  13. ; I/O ports available are 0x200 - 0x3e0 in steps of 0x20.
  14. ; Default is 0x300.
  15.    IOBASE = 0x300
  16.